-- background: 16130 from stack: in.6 -- bmap block id: 9713 -- flags: 4000 -- background id: 0 -- name: ----- HyperTalk script ----- on opencard push recent cd end opencard -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=5 top=307 right=341 bottom=45 -- title width / last selected line: 0 -- icon id / first selected line: 902 / 902 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: prev ----- HyperTalk script ----- on mouseUp left end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=467 top=307 right=341 bottom=507 -- title width / last selected line: 0 -- icon id / first selected line: 26425 / 26425 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: next ----- HyperTalk script ----- on mouseUp right end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: A004 -- rect: left=56 top=313 right=335 bottom=145 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Main Menu ----- HyperTalk script ----- on mouseUp if the short name of this cd ≠ "SD Main Menu" then visual effect dissolve fast go cd "SD Main Menu" end if end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A004 -- rect: left=152 top=313 right=335 bottom=216 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Help ----- HyperTalk script ----- on mouseUp doHelp end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: A004 -- rect: left=223 top=313 right=335 bottom=287 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual barn door close to black visual effect iris open to inverse visual effect dissolve go home end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: A004 -- rect: left=294 top=313 right=335 bottom=358 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Quit ----- HyperTalk script ----- on mouseUp domenu "Quit HyperCard" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A004 -- rect: left=366 top=313 right=335 bottom=456 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: <-- Go back ----- HyperTalk script ----- on mouseUp visual effect dissolve fast pop card end mouseUp